Welcome![Sign In][Sign Up]
Location:
Search - VC dll

Search list

[Othergprsdll

Description: 本程序提供了vc动态库提供给其它编程语言调用的标准接口,已经在vb6和dephi7下测试通过!-the procedures provided vc DLL provided to other programming language called standard interfaces, in vb6 and dephi7 under the test!
Platform: | Size: 224256 | Author: | Hits:

[Graph DrawingDLL_Class

Description: mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
Platform: | Size: 35840 | Author: wu | Hits:

[GIS programDLL_Func

Description: mapgis二次开发dll函数,vc++6.0制作-mapgis secondary development dll function, the production of 6.0 vc
Platform: | Size: 9216 | Author: wu | Hits:

[VC/MFCVC_MATLAB_DLL

Description: VC调用MATLAB编译的D-VC Calling MATLAB Compiler DLL
Platform: | Size: 3638272 | Author: 吴真 | Hits:

[USB developVCDemoCode

Description: USB接口的测试程序,主要是测试USB所提供的DLL的接口函数是否正常!-USB interface testing procedures, test provided by the USB interface DLL function is normal!
Platform: | Size: 147456 | Author: 21 | Hits:

[Windows Developfootball_example_dll

Description: 这是一个用vc++编写的动态链接库程序的源代码,可以实现追球和射球功能。-vc prepared using the dynamic link library's source code, can achieve recovery of the ball and ball-functional.
Platform: | Size: 2274304 | Author: zhangzhen | Hits:

[Mathimatics-Numerical algorithmscrc-ccitt

Description: CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
Platform: | Size: 234496 | Author: 李慎丹 | Hits:

[VC/MFCVC_DLL

Description: vc++动态链接库开发指南,对于初学者有很大帮助。很好的学习材料-vc dynamic link library development guide for beginners will be of great help. Good learning materials
Platform: | Size: 72704 | Author: 里拨 | Hits:

[Other resourceup_VC_Prolog

Description: VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载并安装Amzi PROLOG 5.0而获得,具体使用方法为: 找到Amzi PROLOG 5.0所被安装的路径\bin目录下面的amzi.dll文件,并且复制到你的windows目录下,或复制到你的程序文件所在的目录. 找到Amzi PROLOG 5.0所被安装的路径\include目录下的amzi.h文件,并且复制到VC++所在文件夹的include子目录下. 找到Amzi PROLOG 5.0所被安装的路径\lib目录下的amzi.lib文件,复制到你的程序文件所在的目录. 选择VC++编译菜单中的工程,添加到工程,把文件amzi.dll添加到工程中...这是我论文中的一节,相信根据这段你已经能完整的编译连接我的源代码了,如果你想得到进一步的指导和我的完整的论文请联系韩冬09966782050-VC and prolog jointly developed by the compiler. I graduated from the design, Hehai University 2006 graduates of outstanding graduate design. Following is part of the thesis : Chapter III VC and a PROLOG interface. Interface programs and preparatory work here, I have adopted the program interface is a direct function of the call. PROLOG language series, There is a call Amzi PROLOG, provided a better interface to the library functions. I graduated in the design, I used the 5.0 version of PROLOG Amzi provided by the function interface, quoted by the paper as Amzi.h, amzi.dll. amzi.lib. These documents can be downloaded and installed Amzi PROLOG 5.0 obtains specific use : find Amzi PROLOG 5.0 to be installed in the path \ bin directory of text amzi.dll pieces, and copy it to your Windo
Platform: | Size: 113664 | Author: 寒冬 | Hits:

[VC/MFCVC++DLLProgramming

Description: 是关于动态链接库的,想学习的朋友可以-is on the dynamic link library, and want to study it to see friends
Platform: | Size: 450560 | Author: george | Hits:

[Mathimatics-Numerical algorithms2007020516032920436

Description: VC++的正则DLL演示源码 演示正则DLL创建;DLL的显式调用和DLL的隐式调用-VC regular DLL demo source is the demonstration was to create DLL; Explicit DLL and call the DLL implicit call
Platform: | Size: 178176 | Author: 商务通 | Hits:

[Windows CEGAPI_AClock

Description: GAPI编写的屏显函数,EVC++ 4.0环境下调试通过。 需要GAPI 库: GX.H GX.LIB GX.DLL -GAPI prepared by the screen function, EVC++ 4.0 through debugging environment. GAPI the need : GX.H GX.LIB GX.DLL
Platform: | Size: 20480 | Author: 黄天佩 | Hits:

[source in ebookvc_math_arithmetic

Description: 《VC++和BC++数值分析类库》光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。 -"VC and BC numerical analysis class library" CD-ROM containing C Numerical Analysis Dynamic Link Library (DLL including document* . dll and import lib*. libraries and header files*. h),- Visual C and Borland C (Builder) two versions. There is a procedure Plot.exe curves.
Platform: | Size: 5390336 | Author: 何爽 | Hits:

[Windows DevelopDllCall

Description: 展示了如何调用dll,使用的开发工具是vc++ 6.0,实际使用时只需要把相应的dll文件,如dllTest.dll放到相应的目录即可。-demonstrates how call dll, the use of development tools is vc 6.0, only the actual use of the dll should corresponding documents, If dllTest.dll into the appropriate directory can be.
Platform: | Size: 4096 | Author: xujun | Hits:

[OS programhowtouseDLL

Description: VC编程中最重要的文件,DLL的使用。可以用来参考-VC most important document, the use of DLL. Can be used to refer to
Platform: | Size: 3590144 | Author: sun | Hits:

[OS programvc++bianchengjingcui

Description: vc++编程精粹的随书光盘。 包含vc++的高级编程以及dll com及钩子的编程-vc programming essence of the CD with the book. Vc included senior programming and dll com and hook Programming
Platform: | Size: 20795392 | Author: 玄立超 | Hits:

[Com Portport_dll

Description: vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。-vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures can be used for the development, very useful.
Platform: | Size: 103424 | Author: mpig | Hits:

[Program docvc++_dll_programming

Description: 本文详细介绍了DLL编程的方方面面,看完后基本可以对DLL有较全面的掌握-paper describes in detail the various aspects of DLL programming, After reading the basic right DLL can have a more comprehensive grasp
Platform: | Size: 555008 | Author: Olive | Hits:

[VC/MFCVC++6.0DLL

Description: 自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。 -Since Microsoft introduced the Windows 16 operating system, After each version of the Windows operating system is very dependent on the dynamic link library (DLL), and several functions It is, In fact Windows operating system almost all by the contents in a DLL or another form represents , for example, shows that the fonts and icons stored in the GDI DLL, show Windows desktop users and handle the necessary input code is stored in a User DLL, Windows programming needs of the large number of API functions are also included in the Kernel DLL.
Platform: | Size: 10240 | Author: mooncmy | Hits:

[P2PPTPCHAT

Description: 点对点通话程序。用VC编写了一个dll,通话程序的界面用VB 实现。-procedures for point-to-point call. VC prepared a dll, the procedure call interface with VB.
Platform: | Size: 3375104 | Author: 青青 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net